
Errors

Severity and Description	Path	Resource	Location	Creation Time	Id
candidates are: void MyClass::Run(int)	Timer2	MyClass.h	line 25	1212566102046	1760
converting from `void * (MyClass::*)(void *)' to `void * (*)(void *)'	Timer2	MyClass.cpp	line 38	1212566102046	1758
no matches converting function `Run' to type `void (*)(int)'	Timer2	Timer2.cc	line 48	1212566102062	1762
no matching function for call to `MyClass::Run ()'	Timer2	MyClass.cpp	line 44	1212566102046	1759

Warnings

Severity and Description	Path	Resource	Location	Creation Time	Id
warning: control reaches end of non-void function `MyClass::Start(void *)'	Timer2	MyClass.cpp	line 45	1212566102062	1761
